From: Markus Rost Date: Mon, 9 Sep 2002 01:43:19 +0000 (+0000) Subject: (diff): Doc fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~30734 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=ddbd5677797e3f443126ff9c648bb6692aa8f62c;p=emacs.git (diff): Doc fix. --- diff --git a/lisp/diff.el b/lisp/diff.el index 06387062feb..a5fa7026505 100644 --- a/lisp/diff.el +++ b/lisp/diff.el @@ -195,7 +195,7 @@ is nil, REGEXP matches only half a hunk.") Interactively the current buffer's file name is the default for NEW and a backup file for NEW is the default for OLD. With prefix arg, prompt for diff switches. -If NO-ASYNC is non-nil, call diff syncrhonously." +If NO-ASYNC is non-nil, call diff synchronously." (interactive (nconc (let (oldf newf)